Vcenter Cluster Info

Vcenter Cluster Info
Vcenter Cluster Info

The Vcenter Cluster Info schema contains information about a cluster in vCenter Server.

JSON Example
{
    "name": "string",
    "resource_pool": "string"
}
string
name
Required

The name of the cluster

string
resource_pool
Required

Identifier of the root resource pool of the cluster

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ResourcePool. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ResourcePool.